home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 May
/
PCWorld_2000-05_cd.bin
/
Software
/
TemaCD
/
povray
/
povwin3.exe
/
%MAINDIR%
/
Insert Menu
/
Shapes
/
fractal.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-04-06
|
236 b
|
11 lines
// create a 3-D slice of a 4-D julia fractal object
julia_fractal
{
<-0.083,0.0,-0.83,-0.025>
quaternion // hypercomplex?
cube // TYPE: sqr cube
max_iteration 8
precision 20 // 10...500? FIXME
// slice xx?
}